home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
transp1a
/
frmmain.frm
< prev
next >
Wrap
Text File
|
1999-05-28
|
29KB
|
740 lines
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0"; "COMCT332.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmMain
AutoRedraw = -1 'True
Caption = "Transparency/Translucency Mask and Image Creator"
ClientHeight = 4350
ClientLeft = 165
ClientTop = 720
ClientWidth = 7065
Icon = "frmMain.frx":0000
LinkTopic = "Form1"
MinButton = 0 'False
ScaleHeight = 290
ScaleMode = 3 'Pixel
ScaleWidth = 471
StartUpPosition = 3 'Windows Default
Begin VB.PictureBox pImageView
Align = 1 'Align Top
AutoRedraw = -1 'True
BackColor = &H00800000&
BorderStyle = 0 'None
Height = 3105
Left = 0
ScaleHeight = 207
ScaleMode = 3 'Pixel
ScaleWidth = 471
TabIndex = 4
Top = 1245
Width = 7065
End
Begin MSComDlg.CommonDialog cDia
Left = 2700
Top = 1860
_ExtentX = 847
_ExtentY = 847
_Version = 393216
CancelError = -1 'True
DialogTitle = "Select Image"
Filter = "Bitmap Files (*.bmp)|*.bmp"
Flags = 4
End
Begin ComCtl3.CoolBar cbTB
Align = 1 'Align Top
Height = 1245
Left = 0
TabIndex = 0
Top = 0
Width = 7065
_ExtentX = 12462
_ExtentY = 2196
FixedOrder = -1 'True
_CBWidth = 7065
_CBHeight = 1245
_Version = "6.0.8169"
Child1 = "tbGen"
MinHeight1 = 26
Width1 = 7
NewRow1 = 0 'False
Child2 = "pOptions"
MinHeight2 = 23
Width2 = 9
NewRow2 = -1 'True
Child3 = "tbView"
MinHeight3 = 26
Width3 = 7
NewRow3 = -1 'True
Begin VB.PictureBox pOptions
BorderStyle = 0 'None
Height = 345
Left = 165
ScaleHeight = 23
ScaleMode = 3 'Pixel
ScaleWidth = 454
TabIndex = 12
Top = 450
Width = 6810
Begin VB.ComboBox cboStyle
Height = 315
ItemData = "frmMain.frx":014A
Left = 3450
List = "frmMain.frx":0154
Style = 2 'Dropdown List
TabIndex = 15
Top = 30
Width = 2115
End
Begin VB.CheckBox chkUseTransL
Caption = "Use Translucency"
Height = 255
Left = 1710
TabIndex = 14
Top = 60
Value = 1 'Checked
Width = 1635
End
Begin VB.CheckBox chkUseTransP
Caption = "Use Transparency"
Height = 255
Left = 0
TabIndex = 13
Top = 60
Value = 1 'Checked
Width = 1635
End
End
Begin MSComctlLib.Toolbar tbView
Height = 390
Left = 165
TabIndex = 3
Top = 825
Width = 6810
_ExtentX = 12012
_ExtentY = 688
ButtonWidth = 609
ButtonHeight = 582
ImageList = "imlToolbarIcons(1)"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 4
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Enabled = 0 'False
Key = "Starting Image"
Object.ToolTipText = "View Starting Image"
ImageKey = "cimage"
Style = 2
Value = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Enabled = 0 'False
Key = "Compiled Image"
Object.ToolTipText = "View Compiled Image"
ImageKey = "cimage2"
Style = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Enabled = 0 'False
Key = "Mask"
Object.ToolTipText = "View Mask"
ImageKey = "cmask"
Style = 2
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Enabled = 0 'False
Key = "Put-together Image"
Object.ToolTipText = "View Put-together Image"
ImageKey = "finished"
Style = 2
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar tbGen
Height = 390
Left = 30
TabIndex = 1
Top = 30
Width = 6945
_ExtentX = 12250
_ExtentY = 688
ButtonWidth = 609
ButtonHeight = 582
ImageList = "imlToolbarIcons(0)"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 10
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Open"
Object.ToolTipText = "Open"
ImageKey = "Open"
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Save"
Object.ToolTipText = "Save"
ImageKey = "Save"
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Enabled = 0 'False
Key = "Compile"
Object.ToolTipText = "Compile Images"
ImageKey = "Compile"
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "TransPColorPH"
Style = 4
Object.Width = 1635
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "TransLColorPH"
Style = 4
Object.Width = 1635
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3